function getval(val){ var a1=val.replace(/<\/?.+?>/g,""); var a2=a1.replace(/ /g,""); return a2; } //document.write('http://wxzl.cogonline.com/html/CeShiZhuanLanYi/ShiBin/ZhiNaWenXian/904.html'); wx.config({ debug: false, appId: 'wx85d01b1d7184c45d', timestamp: 1716320960, nonceStr: 'P50mVOybKjdkKNOZ', signature: '1a05c5dde0f4cd67162e0fc005d5aa02548d5084', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo' ] }); wx.ready(function () { wx.onMenuShareTimeline({ title: 'PARP抑制剂的前世今生|从“结构”到“疗效”', link: 'http://wxzl.cogonline.com/html/CeShiZhuanLanYi/ShiBin/ZhiNaWenXian/904.html', imgUrl: 'http://wxzl.cogonline.com/wp/logo.jpg', success: function () { //alert('fx-ok'); }, cancel: function () { //alert('fx-no'); } }); wx.onMenuShareAppMessage({ title: 'PARP抑制剂的前世今生|从“结构”到“疗效”', link: 'http://wxzl.cogonline.com/html/CeShiZhuanLanYi/ShiBin/ZhiNaWenXian/904.html', imgUrl: 'http://wxzl.cogonline.com/wp/logo.jpg', desc: getval('前期我们介绍了PARPi的研发历程,历经三次药物结构的更迭,终获上市。在目前已上市的PARPi中,只有尼拉帕利是独特的“开环结构”。那“开环结构”究竟有什么作用呢?本期文献精读特别邀请来自河北医科大学第四医院的张辉医生,解读发表在Oncotarget的一篇文章:A comparative pharmacokinetic study of PARP inhibitors demonstrates favorable properties for niraparib efficacy in prec'), success: function () { //alert('fx-ok'); }, cancel: function () { //alert('fx-no'); } }); }); wx.error(function (res) { //alert(location.href.split('#')[0]); //alert('err:'+res.errMsg); }); if(location.href.indexOf("?") >= 1 ){ location.href=location.href.substring(0,location.href.indexOf("?")); }